Click or drag to resize

JsonNull Class

Inheritance Hierarchy

Namespace:  Independentsoft.Json.Parser
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public class JsonNull : JsonValue

The JsonNull type exposes the following members.

Constructors
  NameDescription
Public methodJsonNull
Initializes a new instance of the JsonNull class
Top
Methods
See Also